-- XML schema extracted from ITU-T X.1083 (11/2007)

<!--3a. The slave sends an INSERT event notification to the master (a unitEvent notification BIP message).--> <!--POST /BIPNotification/unitEvent HTTP/1.1--> <!--Host: master.example.org--> <!--Content-Type: text/xml; charset="utf-8"--> <!--Content-Length: 415--> <!--SOAPAction: "oid:/BIP/Notification"--> <?xml version="1.0" encoding="UTF-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <b:notification xmlns:b="oid:/BIP"> <b:slaveEndpointIRI> http://slave.example.org/BIP/kjfgsfa4146 </b:slaveEndpointIRI> <b:masterEndpointIRI> http://master.example.org/BIP/fthjhuh5521 </b:masterEndpointIRI> <b:linkNumber>197114367</b:linkNumber> <b:notificationId>500000001</b:notificationId> <b:unitEvent> <b:bspProductUuid> 81a67810-19e3-45a7-3518-7165ee4a5ac4 </b:bspProductUuid> <b:unitID>1</b:unitID> <b:unitSchema> <b:bspProductUuid> 81a67810-19e3-45a7-3518-7165ee4a5ac4 </b:bspProductUuid> <b:unitManagerProductUuid> 81a67810-19e3-45a7-3518-7165ee4a5ac4 </b:unitManagerProductUuid> <b:unitID>1</b:unitID> <b:category>comparisonAlgorithm</b:category> <b:unitProperties> 81a67810-19e3-45a7-3518-7165ee4a5ac4 </b:unitProperties><b:vendorInformation> Kjsdfhasdf Isgdfgdgdg, Inc. </b:vendorInformation> <b:supportedUnitEvents> insert remove </b:supportedUnitEvents> <b:propertyUuid> 81a67810-19e3-45a7-3518-7165ee4a5ac4 </b:propertyUuid> <b:property> UjBsR09EbGhjZ0dT </b:property> <b:hardwareVersion>1.0</b:hardwareVersion> <b:firmwareVersion>1.1</b:firmwareVersion> <b:softwareVersion>5.2</b:softwareVersion> <b:hardwareSerialNumber>12132323</b:hardwareSerialNumber> <b:authenticatedHardware>true</b:authenticatedHardware> <b:maxBSPDbSize>1000000</b:maxBSPDbSize> <b:maxIdentify>1</b:maxIdentify> </b:unitSchema> <b:unitEventType>insert</b:unitEventType> </b:unitEvent> </b:notification> </s:Body> </s:Envelope>